home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / datapat / twinor64 / win3x / blackole / bhdemofx.rc_ / bhdemofx.rc
Text File  |  1994-11-26  |  1KB  |  22 lines

  1.  
  2. /* ========================================================================== */
  3. /* ==                                                                      == */
  4. /* ==    BHDEMOFX.RC    -  Resources for Black Holes Effects DLL demo      == */
  5. /* ==                                                                      == */
  6. /* ==    (c) July 94  Datapath UK Ltd, Derby                               == */
  7. /* ==                                                                      == */
  8. /* ========================================================================== */
  9.  
  10.  
  11. /* Cursors */
  12.  
  13. ARROW_TR CURSOR "arrowtr.cur"   // arrow pointing to top right
  14. ARROW_BR CURSOR "arrowbr.cur"   // arrow pointing to bottom right
  15. ARROW_BL CURSOR "arrowbl.cur"   // arrow pointing to bottom left
  16. ARROW_TL CURSOR "arrowtl.cur"   // arrow pointing to top left
  17. ARROW_R  CURSOR "arrowr.cur"    // arrow pointing right
  18. ARROW_U  CURSOR "arrowu.cur"    // arrow pointing up
  19. ARROW_L  CURSOR "arrowl.cur"    // arrow pointing left
  20. ARROW_D  CURSOR "arrowd.cur"    // arrow pointing down
  21.  
  22.